Creating An application like NotePad-Part1
post⇾Main⇾...⇾Course⇾Windows Forms App Development 19:32, 09 May 24The third lesson of training from zero to one hundred on making Windows desktop software with Mohammad Fathi.

What you will see in this video:
- Making a software similar to NotePad
- Introduction of ToolStrip and MenuStrip tools
- Introduction and how to make all kinds of buttons in the ToolStrip tool
- How to use the applications available in each control
- Introducing some features and applications of the RichTextBox control
- Edit some features of the controls